map collection中文翻译_map collection读音_map collection用法 - 英语词典 map collection中文翻译_map collection读音_map collection用法 - 英语词典
词语吧>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • With the book/ author situation, you need to map several elements each author element in the XML document into a collection, and then assign that collection to the Authors property of Book.
    为了映射图书和作者的关系,需要把几个元素(XML文档中的每个author)映射到一个集合,然后把这个集合分配给Book的Authors属性。
  • In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
    在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。
  • There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
    卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。
  • I then append a new collection onto factors generated by the map() function on the factors list applying the code to generate the symmetrical ( the matching factor above the square root) list.
    然后我将一个新的集合附加至由factor列表中的map()函数生成的factor上,应用此代码生成对称的(平方根上方匹配的因子)列表。
  • When this limit is reached, the oldest data map is removed from the repository and becomes eligible for garbage collection.
    当达到这个限值时,最旧的那个数据地图会从存储库中删除,以便进行垃圾收集。
  • A Map is simply a collection of key-value pairings.
    一个Map实际上就是键-值对的集合。
  • To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
    要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
    传统的Javajava.util.Map实质上是一个分两部分的元组集合。
  • If you wanted to create a file for each author, you would map the authors list to document collection.
    如果您想为每一个作家都创建一个文件,则要将作家列表映射到文档集。